home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / snowfl.doc < prev    next >
Text File  |  1995-04-22  |  4KB  |  155 lines

  1.   
  2.   
  3.      *     *           *          *  
  4.         *       *   *        *       
  5.       *                           *  
  6.            *     SNOWFALL  *        *
  7.     *                          *     
  8.        *     *       *      *     *  
  9.      *           *       *           
  10.            *          *       *      
  11.   
  12.   
  13.      WHAT IS A "SNOWFALL" PROGRAM?
  14.      -----------------------------
  15.   
  16.     SNOWFALL PROGRAMS ARE BEAUTIFUL,
  17.     AND CAPTIVATING TO WATCH. THEY
  18.     FEATURE ANIMATED SNOWFALL WITH A
  19.     COLORFUL BACKGROUND SCENE, AND A
  20.     FRIENDLY HOLIDAY MESSAGE.
  21.   
  22.     USING "SNOWFALL.BAS", YOU CAN
  23.     CUSTOM MAKE YOUR OWN SNOWFALL
  24.     GREETING CARD. THIS PROGRAM
  25.     "SNOWFALL.BAS" USES AN EXISTING
  26.     FILE "FROSTY.OBJ", AND ALLOWS YOU
  27.     TO INSERT YOUR OWN CHOICE OF
  28.     PICTURE DATA, SCROLLING MESSAGE
  29.     AND CHOICE OF COLORS. IT WAS
  30.     DESIGNED TO USE UNCOMPACTED
  31.     FILES, i.e. MICROPAINTER OR P.D.
  32.     PAINT-TYPE 62 SECTOR FILES.
  33.   
  34.     BELOW YOU WILL FIND TWO SETS OF
  35.     INSTRUCTIONS:
  36.   
  37.     - SECTION "A" WILL INSTRUCT ON
  38.       USING "SNOWFALL.BAS" WITH
  39.       MICROILLUSTRATOR-TYPE PICTURE
  40.       FILES (e.g. KOALA PAD, ATARI
  41.       PAD, ETC.)
  42.   
  43.     - SECTION "B" WILL INSTRUCT ON
  44.       USING "SNOWFALL.BAS" WITH
  45.       MICROPAINTER-TYPE PICTURE FILES
  46.       (INCLUDING P.D. PAINT).
  47.   
  48.   
  49.   
  50.         SECTION "A" INSTRUCIONS
  51.         -----------------------
  52.   
  53.     KOALA PAD /
  54.     MICROILLUSTRATOR FORMAT:
  55.   
  56.     You'll need some form of
  57.     uncompactor to convert the Koala
  58.     Pad format file to the 62 sector
  59.     uncompacted format. This DOC
  60.     assumes you're using the Koala
  61.     Pad software. (Atari Pad should
  62.     work too.)
  63.   
  64.     Boot up your Koala Pad and load
  65.     the picture you want to use.
  66.     Insert a disk with at least 228
  67.     sectors free. While the picture
  68.     is displayed, and without having
  69.     the stylus on the pad, push the
  70.     INSERT key on the computer. This
  71.     will save the uncompacted file.
  72.   
  73.     Now write the numbers 712, 708,
  74.     709 and 710 on a piece of paper.
  75.     Select the color menu option with
  76.     the Koala Pad. Notice the 4 solid
  77.     color blocks just above the
  78.     pattern fills. Select the left-
  79.     most block. Note that the arrows
  80.     next to the color and intensity
  81.     bands point to some numbers from
  82.     0-16. Multiply the color number
  83.     indicated by 16 and add it to the
  84.     brightness number. Write the
  85.     result under the 712 you just
  86.     wrote.
  87.   
  88.     Proceed from left to right doing
  89.     the same operation for each color.
  90.   
  91.                LEFT - 712
  92.                NEXT - 708
  93.                NEXT - 709
  94.                RIGHT- 710
  95.   
  96.     Now go to DOS and copy the file
  97.     "FROSTY.OBJ" to the disk with the
  98.     uncompacted PIC file you just
  99.     created. Then go to BASIC and run
  100.     the "SNOWFALL.BAS" program.
  101.   
  102.     Follow the instructions in the
  103.     program. When asked if you want
  104.     to load colors answer "Y" and
  105.     enter the colors you wrote down
  106.     earlier. (Use the matching
  107.     number; the program will ask for
  108.     708 first.)
  109.   
  110.     When done you'll have an 83
  111.     sector OBJ file. Load it from DOS
  112.     using Binary (L)oad, and enjoy!
  113.     You can copy it onto a newly
  114.     formated disk, rename it
  115.     "AUTORUN.SYS", and send it to a
  116.     friend for Christmas.
  117.   
  118.   
  119.   
  120.         SECTION "B" INSTRUCTIONS
  121.         ------------------------
  122.   
  123.     MICROPAINTER / P.D. PAINT FORMAT:
  124.   
  125.     Note: P.D. PAINT (PAINT.OBJ) is a
  126.           Public Domain vers of Micro-
  127.           painter which some say is
  128.           better than the original.
  129.   
  130.     Select the 62 sector picture file
  131.     you wish to use. Go to DOS and
  132.     copy it to a disk with at least
  133.     228 sectors free.
  134.   
  135.     Now copy the file "FROSTY.OBJ" to
  136.     the same disk on which you placed
  137.     your picture file. Then go to
  138.     BASIC and run the "SNOWFALL.BAS"
  139.     program.
  140.   
  141.     Follow the instructions in the
  142.     program. When asked if you want
  143.     to load colors answer "N". (The
  144.     current picture colors will be
  145.     used.)
  146.   
  147.     When done you'll have an 83 sector
  148.     file. load it from DOS option
  149.     Binary (L)oad, and enjoy! You can
  150.     copy it onto a newly formated
  151.     disk, rename it "AUTORUN.SYS",
  152.     and send it to a friend for
  153.     Christmas.
  154.                                         
  155. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&